negotiator.boaframework.sharedagentstate.anac2011.gahboninho
Class GahboninhoOM.IssuePrediction

java.lang.Object
  extended by negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
Enclosing class:
GahboninhoOM

public class GahboninhoOM.IssuePrediction
extends java.lang.Object

provides prediction of how important each dispute element is, considering opponent's Behavior and "obsessions"


Field Summary
 double ExpectedWeight
           
 GahbonValueType Issue
           
 Issue IssueBase
           
 
Constructor Summary
GahboninhoOM.IssuePrediction()
           
 
Method Summary
 void INIT(Issue I)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExpectedWeight

public double ExpectedWeight

Issue

public GahbonValueType Issue

IssueBase

public Issue IssueBase
Constructor Detail

GahboninhoOM.IssuePrediction

public GahboninhoOM.IssuePrediction()
Method Detail

INIT

public void INIT(Issue I)